Papers with in-domain data
Copied to clipboard
| Challenge: | Existing studies have shown that CLMs can generate accurate solutions with no regard for runtime, but at a substantial cost to correctness (down by up to 30%) |
| Approach: | They propose a framework that incorporates correctness and runtime as learning signals via self-generated preference data. |
| Outcome: | The proposed framework reduces the baseline runtimes by 6% and the average length of the generated solutions is reduced by up to 48% on MBPP and 23% on HumanEval. |
Copied to clipboard
| Challenge: | Existing supervised classification models are insensitive to class names, but are no longer effective in open-domain tasks where the taxonomy is unbounded. |
| Approach: | They propose a topic classification system that accepts user-defined taxonomy in real time . they train a pretrained language model on a new Wikipedia dataset and train it on Wikipedia . |
| Outcome: | The proposed system improves over existing zero-shot models and performs competitively with weakly-supervised models trained on in-domain data. |
Copied to clipboard
| Challenge: | aims to find more accurate syntactic grammars for accompanying text using video data. |
| Approach: | They build a video-aided grammar induction model that can learn video-span correlation without manual features. |
| Outcome: | The proposed model can learn video-span correlation without manual features adopted by previous systems. |
Copied to clipboard
| Challenge: | In this paper, we describe the processes and challenges of digitalisation, manual transcription, and manual annotation of over 11,000 postcards. |
| Approach: | They describe the processes and challenges of digitalisation, manual transcription, and manual annotation of over 11,000 postcards written in German and Swiss German. |
| Outcome: | The proposed system outperforms state-of-the-art taggers in the evaluation of the 'picture postcard corpus' containing over 11,000 handwritten postcards . |
Copied to clipboard
| Challenge: | Existing research is limited by general or niche datasets that lack sufficient scale for training dialogue systems. |
| Approach: | They propose a synthetic dialogue generation framework that uses Large Language Models and Chain of Thought reasoning to generate dynamic, domain-specific dialogues with simulated personas and diverse conversational features. |
| Outcome: | The proposed framework outperforms existing frameworks on dialogue summarization and quality increases as the size of the LLM increases from 3B to 8B. |
Copied to clipboard
| Challenge: | Noisy input text can cause disastrous mistranslations in most modern machine translation systems. |
| Approach: | They propose a benchmark dataset for Machine Translation of Noisy Text (MTNT) they use reddit comments and professionally sourced translations to examine noise types. |
| Outcome: | The proposed dataset can provide an attractive testbed for noise-robust machine translation systems. |
Copied to clipboard
| Challenge: | Previous work in phonetically-grounded language generation has focused on domains such as lyrics and poetry. |
| Approach: | They propose to use TwistList to generate phonetically constrained tongue twisters, a large annotated dataset consisting of 2.1K+ human-authored examples. |
| Outcome: | The proposed models perform better than pre-trained models with limited training and data and no explicit phonetic knowledge. |
Copied to clipboard
| Challenge: | Existing methods to improve subtitle segmentation are based on character counting and linguistically correct segmentation. |
| Approach: | They propose a method where subtitle breaks are predicted according to likelihood of punctuation . their approach is highly portable across languages and domains . |
| Outcome: | The proposed method obtained competitive results in terms of segmentation accuracy across metrics while also fully preserving the original text and complying with length constraints. |
Copied to clipboard
| Challenge: | Large language models (LLMs) generate off-domain or harmful responses when deployed in high-stakes domains. |
| Approach: | They propose a method that leverages pretrained language models as guide models to sharply distinguish acceptable from refused content. |
| Outcome: | The proposed approach exploits pretrained language models as guide models while aligned to the target domain. |
Copied to clipboard
| Challenge: | Training conversational question-answering systems requires in-domain data, which is often scarce in practice. |
| Approach: | They propose a bottom-up approach where QA pairs are generated first and combined into a coherent dialogue. |
| Outcome: | The proposed approach produces more realistic and higher-quality dialogues compared to top-down methods. |
Copied to clipboard
| Challenge: | Task-oriented dialog systems can't handle multiplesearch results when querying a database due to the lack of such scenarios in existing datasets. |
| Approach: | They propose a task that focuses on disambiguating database search results by synthetically generating turns through a pre-defined grammar and collecting human paraphrases for a subset. |
| Outcome: | The proposed task improves performance on DSR-disambiguation even in the absence of in-domain data, suggesting it can be learned as a universal dialog skill. |
Copied to clipboard
| Challenge: | Existing methods for multimodal sarcasm detection do not fully utilize cross-modal features, limiting their performance on in-domain datasets. |
| Approach: | They propose a multimodal sarcasm detection model with a designed instruction template and a demonstration retrieval module. |
| Outcome: | The proposed model outperforms existing methods on in-domain datasets and achieves state-of-the-art performance. |
Copied to clipboard
| Challenge: | Existing methods to adapt to domains have shown promising results in how to reuse data in a domain-scalable framework efficiently. |
| Approach: | They propose an adversarial training procedure to train a Variational encoder-decoder based language generator via multiple adaptation steps. |
| Outcome: | The proposed method can adapt to a related domain using only a small amount of in-domain data. |
Copied to clipboard
| Challenge: | Existing methods to enhance the zeroshot generalization of DST fail to effectively decouple semantics of samples, limiting the zero-shot performance of the system. |
| Approach: | They propose a new learning schema that explicitly disentangles the semantics of seen data and leverages the performance and robustness with the mixture-of-experts mechanism. |
| Outcome: | The proposed model achieves state-of-the-art on multiWOZ2.1 with 10M trainable parameters and is robust to the mixture-of experts mechanism. |
Copied to clipboard
| Challenge: | Pretrained language models are used to boost their performance on downstream tasks . pretraining with in-domain texts requires considerable in- domain data and training resources . |
| Approach: | They propose a domain knowledge transferring framework for pre-trained language models without additional in-domain pretraining. |
| Outcome: | The proposed framework extracts domain knowledge from an existing in-domain pretrained language model and transfers it to other PLMs by applying knowledge distillation. |
Copied to clipboard
| Challenge: | Existing methods for detecting out-of-domain (OOD) intents rely on manually labeled samples . a strong generative distance-based classifier can detect OOD samples in task-oriented dialog systems . |
| Approach: | They propose a generative distance-based classifier to detect out-of-domain (OOD) intents . they use Gaussian discriminant analysis to avoid over-confidence problems . |
| Outcome: | The proposed method outperforms baseline methods on four benchmark datasets. |
Copied to clipboard
| Challenge: | Recent studies have focused on domain adaptation for neural machine translation systems where in-domain data is scarce or nonexistent. |
| Approach: | They propose an approach that adapts models with domain-aware feature embeddings, which are learned via an auxiliary language modeling task. |
| Outcome: | The proposed model performs better in multiple experimental settings and with back translation. |
Copied to clipboard
| Challenge: | Recent studies show that domain-specific BERT models can be improved when in-domain data is used for pretraining. |
| Approach: | They propose to use Twitter and forum text as pretraining sources for two BERT models and use similarity measures to nominate in-domain data for pretraining. |
| Outcome: | The proposed method can be used to improve performance on downstream tasks by using in-domain data. |
Copied to clipboard
| Challenge: | argued that random splits, like standard splits lead to overly optimistic performance estimates. |
| Approach: | They argue that random splits, like standard splits lead to overly optimistic performance estimates. |
| Outcome: | The proposed method leads to more realistic performance estimates than standard splits. |
Copied to clipboard
| Challenge: | Word error rate (WER) is a metric used to evaluate the quality of transcriptions produced by Automatic Speech Recognition systems. |
| Approach: | They propose a hypothesis generation method for ASR system-dependent WER estimation . they use phonetically similar or linguistically more likely alternative words to generate hypotheses . |
| Outcome: | The proposed method outperforms baseline estimators on in-domain data and out-of-domain on Switchboard and CALLHOME. |
Copied to clipboard
| Challenge: | Detecting hallucinations in grounded generation tasks is commonly framed as a textual entailment problem. |
| Approach: | They develop probes that are narrowly trained to predict hallucination in a transformer language model. |
| Outcome: | The probes can detect hallucinations at many transformer layers outperforming baselines and human annotators on two out of three generation tasks. |
Copied to clipboard
| Challenge: | Recent large language models like GPT-4 have demonstrated astonishing zero-shot capabilities in general domain tasks, but they often generate content with hallucinations in specific domains such as Chinese law. |
| Approach: | They propose a framework for adapting large language models (LLMs) to Chinese legal domains by reformulating generation as an adapt-retrieve-revise process. |
| Outcome: | The proposed framework outperforms existing models in the Chinese legal domain by +33.6 points in the zero-shot setting. |
Copied to clipboard
| Challenge: | Currently, response generation (RG) models do not understand human communication intents. |
| Approach: | They propose to examine commonsense reasoning implicitly to determine whether RG models produce coherent responses in conversations. |
| Outcome: | The proposed probing settings show that RG models fail to capture the logical relations between commonsense explanations and responses and fine-tuning on in-domain data do not lead to understanding of CSR for RG. |
Copied to clipboard
| Challenge: | Existing methods for named entity recognition focus on augmenting in-domain data in low-resource scenarios where annotated data is limited. |
| Approach: | They propose a neural architecture to transform data from high-resource to low-resourced domains by learning the patterns in the text that differentiate them. |
| Outcome: | The proposed approach improves on high-resource domain representations over high- and low-resourced domains. |
Copied to clipboard
| Challenge: | Existing models for zero-shot cross-domain dialogue state tracking require in-domain data to model a new domain. |
| Approach: | They propose a slot descriptions enhanced generative approach for zero-shot cross-domain DST by encoding a dialogue context and a slots with a pre-trained encoder and generating slot value in auto-regressive manner. |
| Outcome: | The proposed model significantly improves state-of-the-art results in zero-shot cross-domain setting. |
Copied to clipboard
| Challenge: | Previous studies have implemented slot-based input improvements, such as schema-driven descriptions and question-answering formats, but still suffer from negative transfer for seen slots and inefficient transfer for unseen slots due to the significant source-target domain gap. |
| Approach: | They propose a framework that generates dynamic, context-aware slot queries to improve model transferability by penalizing deviations from the provided instructions. |
| Outcome: | Experiments on two datasets show that the proposed model performs better than existing models on the restaurant domain. |
Copied to clipboard
| Challenge: | Domain adaptation is a common approach for generative language models, but it is notorious for over-specialization to the target domain, resulting in catastrophic forgetting. |
| Approach: | They propose to build training objectives on a semantic similarity of predicted tokens to the reference and avoid catastrophic forgetting of adaptation by preserving adaptation in-domain quality. |
| Outcome: | The proposed objectives mitigate catastrophic forgetting while preserving the adaptation in-domain quality while reducing computational costs. |
Copied to clipboard
| Challenge: | Existing approaches to identify mental health conditions using social media are limited by the presence of symptoms described in a questionnaire used by clinicians. |
| Approach: | They propose to ground a model in PHQ9's symptoms to improve generalization . they also show that this approach can still perform competitively on in-domain data. |
| Outcome: | The proposed approach can perform competitively on in-domain data while improving generalizability and generalisability. |
Copied to clipboard
| Challenge: | Existing approaches to training a dialogue state tracking model require extensive annotated dialogue data. |
| Approach: | They propose to transfer cross-task knowledge from general question answering corpora to QA model that can handle zero-shot DST. |
| Outcome: | The proposed model improves existing zero-shot and few-shot results on MultiWoz and shows better generalization ability in unseen domains. |
Copied to clipboard
| Challenge: | a few blind spots exist in the state-of-the-art in fact-checking for political claims. |
| Approach: | They propose to use a dataset of 11.8K claims to explain fact-check labels for claims . they define and evaluate three coherence properties of explanation quality with humans . |
| Outcome: | The proposed model can be trained on in-domain data and evaluates its coherence properties with humans and computationally. |
Copied to clipboard
| Challenge: | Using a pretrained sequence-to-sequence language model, we explore speaker name substitution, negation scope highlighting, multi-task learning with relevant tasks, and pretraining on in-domain data. |
| Approach: | They propose a pretrained sequence-to-sequence language model that can handle different parts of dialogue belonging to multiple speakers and combine them to produce a coherent monologue summary. |
| Outcome: | The proposed techniques outperform baseline models on a dialogue summarization dataset. |
Copied to clipboard
| Challenge: | Existing approaches to train language models on in-domain data are limited. |
| Approach: | They propose to initialise and freeze in-domain embeddings to provide a useful representation of rare words in English . they find that the standard configuration is not optimal when rare words are present . |
| Outcome: | The proposed approach improves language modeling by providing a useful representation of rare words in English. |
Copied to clipboard
| Challenge: | Neural Machine Translation (NMT) models can be specialized by domain adaptation, often fine-tuning on a dataset of interest. |
| Approach: | They propose a novel approach to understanding catastrophic forgetting during NMT adaptation by investigating the relationship between the data and the in-domain vocabulary coverage. |
| Outcome: | The proposed model can be specialized by fine-tuning on a domain of interest, but can fail to achieve the predicted quality of the target domain. |
Copied to clipboard
| Challenge: | Existing models for low-resource languages often focus on creating the largest possible dataset for generic translation. |
| Approach: | They develop a dataset for the specific domain of health for a low-resource English to Irish language pair and compare it to other similar datasets. |
| Outcome: | The proposed model improved BLEU score by 22.2 points compared with top performing models from the LoResMT2021 Shared Task. |
Copied to clipboard
| Challenge: | Neural language models have exhibited outstanding performance in downstream tasks, yet there is limited understanding regarding the extent of their internalization of syntactic knowledge. |
| Approach: | They introduce a dataset that analyzes sentences annotated with binary acceptability judgments from linguistic textbooks and handbooks and splits them into in-domain and out-of-domain data. |
| Outcome: | The proposed datasets show that models can surpass human performance for in-domain data while no models can exceed human performance on out-of-domain datasets. |
Copied to clipboard
| Challenge: | Large language models (LLMs) demonstrate impressive few-shot learning capabilities via in-context learning (ICL). |
| Approach: | They propose to use unlabeled data to evaluate order performance . they propose to filter out subsets of orders with label fairness and select the most influential order for each test instance. |
| Outcome: | The proposed method is superior over strong baselines and validates generalizability across settings. |
Copied to clipboard
| Challenge: | Existing methods for sentence simplification use label confidence weighting to generate pseudo-labeled sentences with varying proficiency levels. |
| Approach: | They propose a label confidence weighting scheme for multi-level sentence simplification that incorporates a weighting system into the training loss of the encoder-decoder model. |
| Outcome: | The proposed approach outperforms state-of-the-art confidence weighting methods on English grade-level simplification datasets. |
Copied to clipboard
| Challenge: | Existing algorithms to improve the ability of LLMs to follow complex instructions are lacking. |
| Approach: | They propose a benchmark to improve the ability to follow complex instructions by using a IOPO alignment method to take input and output preference into consideration. |
| Outcome: | The proposed algorithm shows 8.15%, 2.18% improvements on in-domain data and 5.91%, 2.83% on out-of-domain datasets compared to SFT and DPO respectively. |
Copied to clipboard
| Challenge: | Existing methods for large language models suffer from two major issues: in-domain data are scarce compared with general domain-agnostic data. |
| Approach: | They propose a task-oriented in-domain data augmentation framework that uses in- domain data selection and task-orientated synthetic passage generation to adapt LLMs to two domains: advertisement and math. |
| Outcome: | The proposed framework improves LLM performance by 8% in the advertisement domain and 7.5% in the math domain. |
Copied to clipboard
| Challenge: | Instruction-tuned language models excel in knowledge, reasoning, and instruction-following . however, the factors enabling generalization to unseen instructions remain underexplored . |
| Approach: | They propose to model instruction-following as a computational process and design controlled experiments inspired by the Turing-complete Markov algorithm to disentangle its dynamics. |
| Outcome: | The proposed model outperforms scaling up data volumes in generalist models by combining in-domain and diverse out-of-domain tasks. |
Copied to clipboard
| Challenge: | Existing methods to mitigate label bias by leveraging in-domain data are often unavailable in real-world scenarios. |
| Approach: | They propose a calibration method that generates synthetic in-domain data from a few in-context demonstrations and utilizes it for calibration. |
| Outcome: | The proposed method reduces label bias by leveraging in-domain data from demonstrations. |
Copied to clipboard
| Challenge: | NN-Rank is an algorithm for ranking source languages for cross-lingual transfer . it leverages hidden representations from multilingual models and unlabeled target-language data . |
| Approach: | They propose an algorithm for ranking source languages for cross-lingual transfer which leverages hidden representations from multilingual models and unlabeled target-language data. |
| Outcome: | The proposed algorithm outperforms state-of-the-art models on in-domain data and shows that it can achieve 92.8% of the NDCG achieved using all available target data. |
Copied to clipboard
| Challenge: | Existing methods for hallucination detection for text-based LLMs do not capture audio-specific signals. |
| Approach: | They propose to capture pathological attention patterns associated with hallucination using four attention-derived metrics to train lightweight logistic regression classifiers. |
| Outcome: | The proposed approach outperforms baselines on in-domain data and generalises to out-of-domain ASR settings. |